home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / comm / tcp / Amster.lha / Amster_Install / Source / include / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-08-01  |  328 b   |  18 lines

  1. /*
  2. ** Configuration
  3. */
  4.  
  5. #define AMSTER_VERSION "0.7a"
  6. #define AMSTER_DATE "31.7.2000"
  7. #define AMSTER_BUILD "9"
  8.  
  9.  
  10. #define AMSTER_HELP "PROGDIR:Amster.guide"
  11. #define AMSTER_PREFS "Amster.prefs"
  12.  
  13.  
  14. /* Play with the following values to make Amster even more unstable ;-) */
  15.  
  16. #define AMSTER_STACK 16384
  17. #define AMSTER_NAPBUFSIZE 1024
  18.